home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 July & August / PCWorld_2003-07-08_cd.bin / Software / TemaCD / freeram / FreeRAM XP Pro 1.31.exe / 0 / RCDATA / TFORM11 / TFORM11.txt < prev   
Text File  |  2003-05-13  |  6KB  |  246 lines

  1. object Form11: TForm11
  2.   Left = 637
  3.   Top = 474
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form11'
  7.   ClientHeight = 225
  8.   ClientWidth = 395
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   ShowHint = True
  20.   Visible = True
  21.   OnClose = FormClose
  22.   OnDeactivate = FormDeactivate
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Image1: TImage
  27.     Left = 9
  28.     Top = 7
  29.     Width = 40
  30.     Height = 37
  31.     AutoSize = True
  32.     Picture.Data = {<image001.bmp>}
  33.     Transparent = True
  34.   end
  35.   object CGauge4: TxGauge
  36.     Left = 183
  37.     Top = 117
  38.     Width = 205
  39.     Height = 17
  40.     BarForeColor = clBlue
  41.     BarBackColor = clWhite
  42.     TextForeColor = clBlack
  43.     TextBackColor = clWhite
  44.   end
  45.   object CGauge3: TxGauge
  46.     Left = 183
  47.     Top = 97
  48.     Width = 205
  49.     Height = 17
  50.     BarForeColor = clBlue
  51.     BarBackColor = clWhite
  52.     TextForeColor = clBlack
  53.     TextBackColor = clWhite
  54.   end
  55.   object CGauge2: TxGauge
  56.     Left = 183
  57.     Top = 76
  58.     Width = 205
  59.     Height = 17
  60.     BarForeColor = clBlue
  61.     BarBackColor = clWhite
  62.     TextForeColor = clBlack
  63.     TextBackColor = clWhite
  64.   end
  65.   object CGauge1: TxGauge
  66.     Left = 183
  67.     Top = 56
  68.     Width = 205
  69.     Height = 17
  70.     BarForeColor = clBlue
  71.     BarBackColor = clWhite
  72.     TextForeColor = clBlack
  73.     TextBackColor = clWhite
  74.   end
  75.   object StaticText1: TStaticText
  76.     Left = 59
  77.     Top = 7
  78.     Width = 329
  79.     Height = 13
  80.     AutoSize = False
  81.     Caption = 'Continue freeing XX MB on pass X of X?'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     TabOrder = 0
  89.   end
  90.   object Button1: TButton
  91.     Left = 71
  92.     Top = 158
  93.     Width = 81
  94.     Height = 25
  95.     Hint = 'Click to continue with the next pass.'
  96.     Caption = '&Continue'
  97.     Default = True
  98.     ModalResult = 1
  99.     TabOrder = 1
  100.     OnClick = Button1Click
  101.   end
  102.   object CheckBox1: TCheckBox
  103.     Left = 18
  104.     Top = 188
  105.     Width = 359
  106.     Height = 17
  107.     Hint = 
  108.       'Select this option for FreeRAM XP to display this window before ' +
  109.       'each pass.'
  110.     Caption = '&Always prompt (display this window) before each pass'
  111.     Checked = True
  112.     State = cbChecked
  113.     TabOrder = 2
  114.     OnClick = CheckBox1Click
  115.   end
  116.   object Button2: TButton
  117.     Left = 159
  118.     Top = 158
  119.     Width = 164
  120.     Height = 25
  121.     Hint = 'Click to cancel the rest of the passes.'
  122.     Cancel = True
  123.     Caption = '&Cancel this Memory Operation'
  124.     ModalResult = 2
  125.     TabOrder = 3
  126.     OnClick = Button2Click
  127.   end
  128.   object CheckBox2: TCheckBox
  129.     Left = 18
  130.     Top = 205
  131.     Width = 327
  132.     Height = 17
  133.     Hint = 
  134.       'Select this option for FreeRAM XP to automatically stop freeing ' +
  135.       'memory (cancel future passes) if the desire amount of memory is ' +
  136.       'reached'
  137.     Caption = 'A&utomatically cancel passes if desired memory level is reached'
  138.     TabOrder = 4
  139.     OnClick = CheckBox2Click
  140.   end
  141.   object StaticText4: TStaticText
  142.     Left = 59
  143.     Top = 21
  144.     Width = 326
  145.     Height = 29
  146.     AutoSize = False
  147.     Caption = 
  148.       '   FreeRAM XP successfully allocated 78 MB of 100 MB selected (7' +
  149.       '8%) on the last pass.'
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clWindowText
  152.     Font.Height = -11
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = [fsBold]
  155.     ParentFont = False
  156.     TabOrder = 5
  157.   end
  158.   object StaticText2: TStaticText
  159.     Left = 17
  160.     Top = 139
  161.     Width = 360
  162.     Height = 17
  163.     Caption = 
  164.       'Note: Above statistics were taken after pass completed, and do n' +
  165.       'ot update.'
  166.     TabOrder = 6
  167.   end
  168.   object StaticText3: TStaticText
  169.     Left = 8
  170.     Top = 59
  171.     Width = 159
  172.     Height = 17
  173.     Hint = 'Shows how much RAM was available before FreeRAM XP began working'
  174.     Caption = 'RAM at start of operation: 33 MB'
  175.     TabOrder = 7
  176.   end
  177.   object StaticText5: TStaticText
  178.     Left = 8
  179.     Top = 79
  180.     Width = 108
  181.     Height = 17
  182.     Caption = 'RAM currently: 40 MB'
  183.     TabOrder = 8
  184.   end
  185.   object StaticText6: TStaticText
  186.     Left = 8
  187.     Top = 99
  188.     Width = 171
  189.     Height = 17
  190.     Hint = 
  191.       'Shows how much RAM has been freed by FreeRAM XP since beginning ' +
  192.       'the memory operation.'
  193.     Caption = 'RAM gained since starting: 100 MB'
  194.     TabOrder = 9
  195.   end
  196.   object StaticText7: TStaticText
  197.     Left = 8
  198.     Top = 119
  199.     Width = 172
  200.     Height = 17
  201.     Hint = 
  202.       'Shows how much RAM has been freed by FreeRAM XP since the last p' +
  203.       'ass.'
  204.     Caption = 'RAM gained since last pass: 23 MB'
  205.     TabOrder = 10
  206.   end
  207.   object StaticText8: TStaticText
  208.     Left = 264
  209.     Top = 119
  210.     Width = 45
  211.     Height = 14
  212.     Alignment = taCenter
  213.     AutoSize = False
  214.     Caption = '304%'
  215.     Color = clBlue
  216.     Font.Charset = DEFAULT_CHARSET
  217.     Font.Color = clWhite
  218.     Font.Height = -11
  219.     Font.Name = 'MS Sans Serif'
  220.     Font.Style = []
  221.     ParentColor = False
  222.     ParentFont = False
  223.     TabOrder = 11
  224.     Visible = False
  225.   end
  226.   object StaticText27: TStaticText
  227.     Left = 264
  228.     Top = 99
  229.     Width = 45
  230.     Height = 14
  231.     Alignment = taCenter
  232.     AutoSize = False
  233.     Caption = '304%'
  234.     Color = clBlue
  235.     Font.Charset = DEFAULT_CHARSET
  236.     Font.Color = clWhite
  237.     Font.Height = -11
  238.     Font.Name = 'MS Sans Serif'
  239.     Font.Style = []
  240.     ParentColor = False
  241.     ParentFont = False
  242.     TabOrder = 12
  243.     Visible = False
  244.   end
  245. end
  246.